home *** CD-ROM | disk | FTP | other *** search
/ PC Format Collection 12 / PC Format CD-ROM Collection Number 12 (Future Publishing) (April 1995).bin / pcf2.bat < prev    next >
DOS Batch File  |  1995-02-14  |  243b  |  15 lines

  1. @echo off
  2. rem aaplay pcf12.fli
  3. :restart
  4. %1:
  5. cd\
  6. if exist c:\menutemp.bat del c:\menutemp.bat
  7. pcfmenu %1
  8. if not exist c:\menutemp.bat goto end
  9. call c:\menutemp
  10. goto restart
  11. :end
  12. cls
  13. echo Thankyou for using PC Format CoverCD
  14. echo.
  15.